home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / povmen.zip / POVMHELP.DAT < prev    next >
Text File  |  1992-12-24  |  6KB  |  115 lines

  1. POVMenu v1.1 help file
  2. Copyright 1992 by Dennis Dodd
  3. ALL RIGHTS RESERVED!
  4.  
  5. [COMMANDLINE]
  6. POVMenu uses the '.DEF' file method of passing command line parameters to
  7. POV-Ray.  This means that the command line parameters are written into a
  8. COMMAND DEFINITION FILE that POV-Ray reads at run time.  POVMenu puts it's
  9. command line parameters into a file called 'POVMENU.DEF'.  Then POV-Ray is
  10. called with the following command line:  POVRAY POVMENU.DEF  Note that this
  11. process will override any envorinmental settings in effect at run time.  See
  12. the POVMenu and POV-Ray docs for further information.
  13.  
  14. The COMMAND LINEs show below are samples of the command lines that POVMenu
  15. will build and call POV-Ray with.  They are provided so that you may look
  16. at them and verify that the proper information is being passed.
  17. [END]
  18.  
  19. [UTILOPT]
  20. POVMenu allows you to define up to 5 external utility programs (like C-Render
  21. or Connect The Dots) and install them for use on the MAIN menu screen.  You
  22. may also install .BAT file of your own here, allowing you to customize POVMenu.
  23.  
  24. Enter the name of each PROGRAM NAME and the desired MENU PICK NAME in the
  25. fields below.  The program name is the program or .BAT file called by POVMenu
  26. when the associated menu pick is selected.  The menu pick name is the name
  27. displayed on the main menu screen.
  28.  
  29. Note that POVMenu calls and runs all utilities in the directory specified
  30. on the main configuration screen in field number 7 (Utility run directory).
  31. This means that the program file name specified must be located in the
  32. Utility run directory or in a directory on your path.
  33. [END]
  34.  
  35. [PL]
  36. ABOUT PICLAB:
  37. PicLab is a public domain image processor by Lee Daniel Crocker.  It is
  38. suitable for converting from Targa to GIF.  POVMenu uses the "Command File"
  39. feature in PicLab to pass processing commands.  POVMenu writes a series of
  40. commands into a file called POVMENU.CMD, and then calls PicLab with the
  41. following command line:  PL POVMENU.CMD  This causes PicLab to read it's
  42. commands from the POVMENU.CMD file instead of from the keyboard.  PicLab
  43. converts directly from Targa to GIF.
  44.  
  45. COMMAND LINE OPTIONS:
  46. No command options are needed when using PicLab.  Please see the POVMenu and
  47. PicLab docs for further information.
  48. [END]
  49.  
  50. [IMG2GIF]
  51. ABOUT IMG2GIF:
  52. IMG2GIF is a conversion utility by Steven Croy (author of Vivid). IMG2GIF does
  53. an excellent job of converting to the GIF format.  Conversion using this program
  54. is a two step process.  First the Targa file is converted to the IMG format
  55. using TGA2IMG (by Dan Farmer).  It is then converted to GIF using IMG2GIF.
  56. POVMenu writes a series of commands into a batch file and then transfers
  57. control to it.  Both programs run sequentially, causing the conversion to GIF.
  58.  
  59. COMMAND LINE OPTIONS:
  60. Note that the information in Parameters below are passed as parameters to
  61. IMG2GIF when it runs.  The -d parameter selects a Floyd-Steinberg dither.
  62. Also available are: -o ordered dither, -r random noise, and -m median cut.
  63. Generally, a parameters setting of:  -d -m  will give good results.  Please see
  64. the POVMenu and IMG2GIF docs for further information.
  65. [END]
  66.  
  67. [TGA2GIF]
  68. ABOUT TGA2GIF:
  69. TGA2GIF is a new shareware conversion program by Sun Country Software,
  70. Albuquerque, NM.  TGA2GIF does an excellent job of converting from Targa to
  71. GIF.  POVMenu runs TGA2GIF by writing a series of commands into a batch file
  72. and then transfers control to it.  TGA2GIF performs a direct conversion from
  73. Targa to GIF.
  74.  
  75. COMMAND LINE OPTIONS:
  76. Note that the information in Parameters below are passed as the flags to
  77. TGA2GIF when it runs.  The /d flag specifies an optional dither using Floyd-
  78. Steinberg.  Generally, a parameters setting of:  /d  will give good results.
  79. Please see the POVMenu and TGA2GIF docs for further information.
  80. [END]
  81.  
  82. [CUTTGA]
  83. ABOUT CUTTGA:
  84. CUTTGA is a new shareware conversion utility by Sun Country Software,
  85. Albuquerque, NM.  CUTTGA does an excellent job of reducing the number of colors
  86. in a Targa file.  Conversion using CUTTGA is a two step process.  First CUTTGA
  87. is run converting the 24 bit image to an 8 bit image.  Then TGA2GIF is called,
  88. (using no dither) converting to GIF.  POVMenu writes a series of commands into
  89. a batch file and then transfers control to it.  Both programs run sequentially,
  90. causing the conversion to GIF.
  91.  
  92. COMMAND LINE OPTIONS:
  93. Note that the information in Parameters below are passed as the flags to
  94. CUTTGA when it runs.  Several dithers are available: /d1 Floyd-Steinberg,
  95. /d2 Burks, /d3 Sierra, /d4 Stucki, & /d5 Jarvis-Judice-Ninke.  Generally, a
  96. parameters setting of:  /u /d1  will give good results.  Please see the POVMenu
  97. and CUTTGA docs for further information.
  98. [END]
  99.  
  100. [ALCHEMY]
  101. ABOUT IMAGE ALCHEMY:
  102. ALCHEMY is a shareware conversion program by Handmade Software, Los Gatos,
  103. CA.  ALCHEMY does an excellent job of converting from Targa to GIF.  POVMenu runs
  104. ALCHEMY by writing a series of commands into a batch file and then transfers
  105. control to it.  ALCHEMY performs a direct conversion from Targa to GIF.
  106.  
  107. COMMAND LINE OPTIONS:
  108. Note that the information in Parameters below are passed as parameters to
  109. ALCHEMY when it runs.  ALCHEMY provides a very flexible command line allowing
  110. control over palette selection method & sort, dither type, etc.  Several
  111. dithers are available: -d1 Floyd-Steinberg, -d2 Stucki, & -d3 Jarvis-Judice-
  112. Ninke.  Generally, a parameters setting of:  -o -g -ds -8 -c256  will give good
  113. results.  Please see the POVMenu and ALCHEMY docs for further information.
  114. [END]
  115.